home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19941031-19941221 / 000298_news@columbia.edu_Tue Nov 29 14:05:29 1994.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA26668
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Tue, 29 Nov 1994 09:05:37 -0500
  3. Received: by apakabar.cc.columbia.edu id AA14939
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Tue, 29 Nov 1994 09:05:35 -0500
  5. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  6. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Re: How do you redial in kermit?
  9. Date: 29 Nov 1994 14:05:29 GMT
  10. Organization: Columbia University
  11. Lines: 11
  12. Message-Id: <3bfcf9$eio@apakabar.cc.columbia.edu>
  13. References: <3bdssv$qhb@mimsy.cs.umd.edu>
  14. Nntp-Posting-Host: watsun.cc.columbia.edu
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. In article <3bdssv$qhb@mimsy.cs.umd.edu>,
  18. Ross Garrett Cutler <rgc@jujube.cs.umd.edu> wrote:
  19. >Anyone know how to redial until you get a connect in kermit?
  20. >Is there a script that does this?  Thanks.
  21. >
  22. If you are talking about MS-DOS Kermit, all you need to do is
  23. install it according to instructions.  The DIAL macro that is
  24. supplied in the standard MSKERMIT.INI file, together with the
  25. appropriate dialing script, does redial automatically.
  26.  
  27. - Frank